home *** CD-ROM | disk | FTP | other *** search
- Path: ias_ppp0138.iamerica.net!72274.264
- From: 72274.264@compuserve.com (Sergey Kurtsev)
- Newsgroups: comp.lang.c++
- Subject: Re: EGAVGA.BGI
- Date: Thu, 8 Feb 1996 10:30:57 -0500
- Organization: Hello, all.
- Message-ID: <72274.264.130.03297AA9@compuserve.com>
- References: <4fbf4e$kbk@cobain.rowan.edu>
- NNTP-Posting-Host: ias_ppp0138.iamerica.net
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
-
- In article <4fbf4e$kbk@cobain.rowan.edu> josh@elvis.rowan.edu (josh) writes:
-
- >on turbo c++ i finally got the graphics examples to compile and link, yet
- >when run, it says cannot load driver EGAVGA.BGI. this file is in my BGI
- >dir, which is included in my directories path under options. i set all my
- >linker libraries, and still nada. any idea's?
-
- initgraph(int driver, int mode, char *path);
-
- What do you have for path?
- Should have only "" if egavga.bgi is in the current dir, or path
- ("C:\\TC\\BGI"), but w/o bgi file name, only path, if somewhere else.
-
- With all my wishes,
- Sergey.
-
- 72274.264@compuserve.com
- http://ourworld.compuserve.com/homepages/Sergey_Kurtsev
-
- ---
- Θ ╘╫╧╤ ╟╧╠╧╫┴ ╫╙┼╟─┴ ╫ ╧╘╫┼╘┼
- ·┴ ╘╧, ╦╒─┴ ╙╤─┼╘ ╘╫╧╩ ┌┴─!..
- (ε┴╒╘╔╠╒╙ ≡╧═╨╔╠╔╒╙)
-
- Real hacker isn't who breaks things to make them better,
- but one who makes things to break better ;)
-